inherited ReplaceDlg: TReplaceDlg HelpContext = 11023 Caption = 'Replace Text' ClientHeight = 281 ClientWidth = 381 PixelsPerInch = 96 TextHeight = 13 inherited Label1: TLabel Left = 24 Width = 56 Alignment = taRightJustify Caption = '&Text to find:' end object Label2: TLabel [1] Left = 16 Top = 37 Width = 65 Height = 13 Alignment = taRightJustify Caption = 'Rep&lace with:' FocusControl = eReplace end inherited gbOptions: TGroupBox Top = 64 Width = 201 Height = 89 TabOrder = 9 inherited cbRegExp: TCheckBox Top = 68 end object cbPrompt: TCheckBox Left = 8 Top = 50 Width = 185 Height = 17 Caption = '&Prompt on replace' TabOrder = 3 end end inherited rScope: TRadioGroup Top = 160 Width = 201 end inherited rOrigin: TRadioGroup Left = 216 Top = 160 end inherited Button1: TButton Left = 22 Top = 240 TabOrder = 8 end inherited Button2: TButton Left = 208 Top = 240 end inherited bHelp: TButton Left = 288 Top = 240 end inherited eText: TComboBox Left = 88 Top = 7 Width = 281 end object bReplaceAll: TButton [9] Left = 104 Top = 240 Width = 97 Height = 25 Caption = 'Replace &All...' ModalResult = 6 TabOrder = 5 end object eReplace: TComboBox [10] Left = 88 Top = 32 Width = 281 Height = 21 ItemHeight = 13 TabOrder = 1 OnKeyDown = eReplaceKeyDown end inherited gbDirection: TGroupBox Left = 216 Top = 64 Height = 89 end end